Raise timeout in WBT for compat with new firmware.
authorrobertl <robertl>
Sat, 2 Sep 2006 19:14:21 +0000 (19:14 +0000)
committerrobertl <robertl>
Sat, 2 Sep 2006 19:14:21 +0000 (19:14 +0000)
wbt-200.c

index e04811d45b546347e7bab499005c396d19d48972..e497c619cabfedc5158dd3f231a0fd57aa2e34cb 100644 (file)
--- a/wbt-200.c
+++ b/wbt-200.c
@@ -27,7 +27,7 @@
 #define NL          "\x0D\x0A"
 
 #define BAUD        9600
-#define TIMEOUT     1500
+#define TIMEOUT     5000
 
 #define RECLEN_V1   12
 #define RECLEN_V2   16